home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SOHO - Exploring the Sun - 2003 Update
/
SOHO - Exploring the Sun - 2003 Update.iso
/
pc
/
data
/
macstart.dcr
/
00017.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-02-25
|
240 b
|
14 lines
on exitFrame
global phase
set phase to 0
set a to the directToStage of member "templns"
ClrCursorsAbsolute()
KasiCursor(10)
KasiCursor(11)
if the colorDepth < 15 then
go("valinta256")
else
go("valinta")
end if
end